Block Group: | Table Operations |
Icon: |
![]() |
The Select Rows block returns a table that contains only the specified rows from the input table.
The following properties of the Select Rows block can take input and give output.
input receives the table from which you want to select rows.
indexes specifies the rows in the input table to select, as comma-separated values.
The following property of the Select Rows block can give output but cannot take input.
The following image shows an example of the Select Rows block. In this example, the output table contains only rows 1, 3, and 5 from the input table.